home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / wb / printmanager39 / developer / readme < prev   
Text File  |  1999-06-14  |  376b  |  14 lines

  1.  
  2. The included source file in this directory
  3. shows how to use the PrintManager v39 API.
  4.  
  5. Currently, only one command is available:
  6.  
  7. @{PMCMD:NAMEJOB/jobname}
  8. Normally, a new print job will get the name
  9. of the task that sends the data. Using this
  10. command allows you to specify a name for the
  11. job.
  12.  
  13. The source is pretty self explaining, so
  14. I don't want to go into details here :-)